# GENERATED BY: test/hosted/fail_gracefully_with_hint_test.dart

## Section 0
$ pub get --offline
Resolving dependencies...
[STDERR] Because foo <1.2.4 requires the Flutter SDK and foo >=1.2.4 depends on bar any, every version of foo requires bar any.
[STDERR] So, because bar doesn't exist (could not find package bar in cache) and myapp depends on foo any, version solving failed.
[STDERR] 
[STDERR] Flutter users should use `flutter pub` instead of `dart pub`.
[STDERR] 
[STDERR] Try again without --offline!
[EXIT CODE] 69

